home *** CD-ROM | disk | FTP | other *** search
/ Chip 2006 July / CHIP 2006-07.2.iso / program / web_gelistirme / easyphp1-7_setup.exe / {app} / phpmyadmin / lang / afrikaans-iso-8859-1.inc.php < prev    next >
Encoding:
PHP Script  |  2003-09-07  |  39.8 KB  |  711 lines

  1. <?php
  2. /* $Id: afrikaans-iso-8859-1.inc.php,v 1.94 2003/08/17 23:36:27 lem9 Exp $ */
  3.  
  4. /*
  5.      translated by Andreas Pauley <pauley@buitegroep.org.za>
  6.  
  7. Dit lyk nogal snaaks in Afrikaans ;-).
  8. Laat weet my asb. as jy aan beter taalgebruik kan dink.
  9. */
  10.  
  11. $charset = 'iso-8859-1';
  12. $text_dir = 'ltr'; // ('ltr' for left to right, 'rtl' for right to left)
  13. $left_font_family = 'verdana, arial, helvetica, geneva, sans-serif';
  14. $right_font_family = 'arial, helvetica, geneva, sans-serif';
  15. $number_thousands_separator = ',';
  16. $number_decimal_separator = '.';
  17. // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
  18. $byteUnits = array('Bytes', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
  19.  
  20. $day_of_week = array('So', 'Ma', 'Di', 'Wo', 'Do', 'Fr', 'Sa');
  21. $month = array('Jan', 'Feb', 'Mar', 'Apr', 'Mei', 'Jun', 'Jul', 'Aug', 'Sep', 'Okt', 'Nov', 'Des');
  22. // See http://www.php.net/manual/en/function.strftime.php to define the
  23. // variable below
  24. $datefmt = '%B %d, %Y at %I:%M %p';
  25.  
  26. $strAccessDenied = 'Toegang Geweier';
  27. $strAction = 'Aksie';
  28. $strAddDeleteColumn = 'Voeg By/Verwyder Veld Kolomme';
  29. $strAddDeleteRow = 'Voeg By/Verwyder Kriteria Ry';
  30. $strAddNewField = 'Voeg \'n nuwe veld by';
  31. $strAddPriv = 'Voeg nuwe regte by';
  32. $strAddPrivMessage = 'Jy het nuwe regte bygevoeg';
  33. $strAddSearchConditions = 'Voeg soek kriteria by (laaste deel van die "where" in SQL SELECT):';
  34. $strAddToIndex = 'Voeg by indeks  %s kolom(me)';
  35. $strAddUser = 'Voeg \'n nuwe gebruiker by';
  36. $strAddUserMessage = 'Jy het \'n nuwe gebruiker bygevoeg.';
  37. $strAffectedRows = 'Geaffekteerde rye:';
  38. $strAfter = 'Na %s';
  39. $strAfterInsertBack = 'Terug na vorige bladsy';
  40. $strAfterInsertNewInsert = 'Voeg \'n nuwe ry by';
  41. $strAll = 'Alle';
  42. $strAllTableSameWidth = 'vertoon alle tabelle met dieselfde wydte?';
  43. $strAlterOrderBy = 'Verander tabel sorteer volgens';
  44. $strAnalyzeTable = 'Analiseer tabel';
  45. $strAnd = 'En';
  46. $strAnIndex = '\'n Indeks is bygevoeg op %s';
  47. $strAny = 'Enige';
  48. $strAnyColumn = 'Enige Kolom';
  49. $strAnyDatabase = 'Enige databasis';
  50. $strAnyHost = 'Enige gasheer (host)';
  51. $strAnyTable = 'Enige tabel';
  52. $strAnyUser = 'Enige gebruiker';
  53. $strAPrimaryKey = '\'n primere sleutel is bygevoeg op %s';
  54. $strAscending = 'Dalend';
  55. $strAtBeginningOfTable = 'By Begin van Tabel';
  56. $strAtEndOfTable = 'By Einde van Tabel';
  57. $strAttr = 'Kenmerke';
  58.  
  59. $strBack = 'Terug';
  60. $strBeginCut = 'BEGIN UITKNIPSEL';
  61. $strBeginRaw = 'BEGIN ONVERANDERD (RAW)';
  62. $strBinary = 'Biner';
  63. $strBinaryDoNotEdit = 'Biner - moenie verander nie';
  64. $strBookmarkDeleted = 'Die boekmerk is verwyder.';
  65. $strBookmarkLabel = 'Etiket';
  66. $strBookmarkQuery = 'Geboekmerkde SQL-stelling';
  67. $strBookmarkThis = 'Boekmerk hierdie SQL-stelling';
  68. $strBookmarkView = 'Kyk slegs';
  69. $strBrowse = 'Beloer Data';
  70. $strBzip = '"ge-bzip"';
  71.  
  72. $strCantLoadMySQL = 'kan ongelukkig nie die MySQL module laai nie, <br />kyk asb. na die PHP opstelling.';
  73. $strCantLoadRecodeIconv = 'Kan nie iconv laai nie, of "recode" ekstensie word benodig vir die karakterstel omskakeling, stel PHP op om hierdie ekstensies toe te laat of verwyder karakterstel omskakeling in phpMyAdmin.';
  74. $strCantRenameIdxToPrimary = 'Kannie die indeks hernoem na PRIMARY!';
  75. $strCantUseRecodeIconv = 'Kan nie iconv, libiconv of recode_string funksie gebruik terwyl die extensie homself as gelaai rapporteer nie. Kyk na jou PHP opstelling.';
  76. $strCardinality = 'Cardinality';
  77. $strCarriage = 'Carriage return: \\r';
  78. $strChange = 'Verander';
  79. $strChangeDisplay = 'Kies \'n Veld om te vertoon';
  80. $strChangePassword = 'Verander wagwoord';
  81. $strCharsetOfFile = 'Karakterstel van die leer:';
  82. $strCheckAll = 'Kies Alles';
  83. $strCheckDbPriv = 'Kontroleer Databasis Regte';
  84. $strCheckTable = 'Kontroleer tabel';
  85. $strChoosePage = 'Kies asb. \'n bladsy om te verander';
  86. $strColComFeat = 'Kolom Kommentaar word vertoon';
  87. $strColumn = 'Kolom';
  88. $strColumnNames = 'Kolom name';
  89. $strComments = 'Kommentaar';
  90. $strCompleteInserts = 'Voltooi invoegings';
  91. $strConfigFileError = 'phpMyAdmin was nie in staat om jou konfigurasie leer te lees nie!<br />Dit kan moontlik gebeur wanneer PHP \'n fout in die leer vind of die leer sommer glad nie vind nie.<br />Volg asb. die skakel hieronder om die leer direk te roep, en lees dan enige foutboodskappe. In die meeste gevalle is daar net \'n quote of \'n kommapunt weg erens.<br />Indien jy \'n bladsy kry wat leeg is, is alles klopdisselboom.';
  92. $strConfigureTableCoord = 'Stel asb. die koordinate op van tabel %s';
  93. $strConfirm = 'Wil jy dit regtig doen?';
  94. $strCookiesRequired = 'HTTP Koekies moet van nou af geaktifeer wees.';
  95. $strCopyTable = 'Kopieer tabel na (databasis<b>.</b>tabel):';
  96. $strCopyTableOK = 'Tabel %s is gekopieer na %s.';
  97. $strCreate = 'Skep';
  98. $strCreateIndex = 'Skep \'n indeks op %s kolomme';
  99. $strCreateIndexTopic = 'Skep \'n nuwe indeks';
  100. $strCreateNewDatabase = 'Skep \'n nuwe databasis';
  101. $strCreateNewTable = 'Skep \'n nuwe tabel op databasis %s';
  102. $strCreatePage = 'Skep \'n nuwe bladsy';
  103. $strCreatePdfFeat = 'Skepping van PDF\'s';
  104. $strCriteria = 'Kriteria';
  105.  
  106. $strData = 'Data';
  107. $strDatabase = 'Databasis ';
  108. $strDatabaseHasBeenDropped = 'Databasis %s is verwyder.';
  109. $strDatabases = 'databasisse';
  110. $strDatabasesStats = 'Databasis statistieke';
  111. $strDatabaseWildcard = 'Databasis (wildcards toegelaat):';
  112. $strDataOnly = 'Slegs Data';
  113. $strDefault = 'Verstekwaarde (default)';
  114. $strDelete = 'Verwyder';
  115. $strDeleted = 'Die ry is verwyder';
  116. $strDeletedRows = 'Verwyderde rye:';
  117. $strDeleteFailed = 'Verwyder aksie het misluk!';
  118. $strDeleteUserMessage = 'Jy het die gebruiker %s verwyder.';
  119. $strDescending = 'Dalend';
  120. $strDisabled = 'Onbeskikbaar';
  121. $strDisplay = 'Vertoon';
  122. $strDisplayFeat = 'Vertoon Funksies';
  123. $strDisplayOrder = 'Vertoon volgorde:';
  124. $strDisplayPDF = 'Vertoon PDF skema';
  125. $strDoAQuery = 'Doen \'n "Navraag dmv Voorbeeld" (wildcard: "%")';
  126. $strDocu = 'Dokumentasie';
  127. $strDoYouReally = 'Wil jy regtig ';
  128. $strDrop = 'Verwyder';
  129. $strDropDB = 'Verwyder databasis %s';
  130. $strDropTable = 'Verwyder tabel';
  131. $strDumpingData = 'Stort data vir tabel';
  132. $strDumpXRows = 'Stort %s rye beginnende by rekord # %s.';
  133. $strDynamic = 'dinamies';
  134.  
  135. $strEdit = 'Verander';
  136. $strEditPDFPages = 'Verander PDF Bladsye';
  137. $strEditPrivileges = 'Verander Regte';
  138. $strEffective = 'Effektief';
  139. $strEmpty = 'Maak Leeg';
  140. $strEmptyResultSet = 'MySQL het niks teruggegee nie (dus nul rye).';
  141. $strEnabled = 'Beskikbaar';
  142. $strEnd = 'Einde';
  143. $strEndCut = 'EINDE UITKNIPSEL';
  144. $strEndRaw = 'EINDE ONVERANDERD (RAW)';
  145. $strEnglishPrivileges = ' Nota: MySQL regte name word in Engels vertoon ';
  146. $strError = 'Fout';
  147. $strExplain = 'Verduidelik SQL';
  148. $strExport = 'Export';
  149. $strExportToXML = 'Export na XML formaat';
  150. $strExtendedInserts = 'Uitgebreide toevoegings';
  151. $strExtra = 'Ekstra';
  152.  
  153. $strField = 'Veld';
  154. $strFieldHasBeenDropped = 'Veld %s is verwyder';
  155. $strFields = 'Velde';
  156. $strFieldsEmpty = ' Die veld telling is leeg! ';
  157. $strFieldsEnclosedBy = 'Velde omring met';
  158. $strFieldsEscapedBy = 'Velde ontsnap (escaped) deur';
  159. $strFieldsTerminatedBy = 'Velde beeindig deur';
  160. $strFixed = 'vaste (fixed)';
  161. $strFlushTable = 'Spoel die tabel ("FLUSH")';
  162. $strFormat = 'Formaat';
  163. $strFormEmpty = 'Daar ontbreek \'n waarde in die vorm !';
  164. $strFullText = 'Volle Tekste';
  165. $strFunction = 'Funksie';
  166.  
  167. $strGenBy = 'Voortgebring deur';
  168. $strGeneralRelationFeat = 'Algemene verwantskap funksies';
  169. $strGenTime = 'Generasie Tyd';
  170. $strGo = 'Gaan';
  171. $strGrants = 'Vergunnings';
  172. $strGzip = '"ge-gzip"';
  173.  
  174. $strHasBeenAltered = 'is verander.';
  175. $strHasBeenCreated = 'is geskep.';
  176. $strHaveToShow = 'Jy moet ten minste een Kolom kies om te vertoon';
  177. $strHome = 'Tuis';
  178. $strHomepageOfficial = 'Amptelike phpMyAdmin Tuisblad';
  179. $strHomepageSourceforge = 'Sourceforge phpMyAdmin Aflaai bladsy';
  180. $strHost = 'Gasheer (host)';
  181. $strHostEmpty = 'Die gasheer naam is leeg!';
  182.  
  183. $strIdxFulltext = 'Volteks';
  184. $strIfYouWish = 'Indien jy slegs sommige van \'n tabel se kolomme wil laai, spesifiseer \'n komma-geskeide veldlys.';
  185. $strIgnore = 'Ignoreer';
  186. $strIndex = 'Indeks';
  187. $strIndexes = 'Indekse';
  188. $strIndexHasBeenDropped = 'Indeks %s is verwyder';
  189. $strIndexName = 'Indeks naam :';
  190. $strIndexType = 'Indeks tipe :';
  191. $strInsert = 'Voeg by';
  192. $strInsertAsNewRow = 'Voeg by as \'n nuwe ry';
  193. $strInsertedRows = 'Toegevoegde rye:';
  194. $strInsertNewRow = 'Voeg nuwe ry by';
  195. $strInsertTextfiles = 'Voeg data vanaf \'n teks leer in die tabel in';
  196. $strInstructions = 'Instruksies';
  197. $strInUse = 'in gebruik';
  198. $strInvalidName = '"%s" is \'n gereserveerde woord, jy kan dit nie as \'n databasis/tabel/veld naam gebruik nie.';
  199.  
  200. $strKeepPass = 'Moenie die wagwoord verander nie';
  201. $strKeyname = 'Sleutelnaam';
  202. $strKill = 'Vermoor';
  203.  
  204. $strLength = 'Lengte';
  205. $strLengthSet = 'Lengte/Waardes*';
  206. $strLimitNumRows = 'Hoeveelheid rye per bladsy';
  207. $strLineFeed = 'Linefeed: \\n';
  208. $strLines = 'Lyne';
  209. $strLinesTerminatedBy = 'Lyne beeindig deur';
  210. $strLinkNotFound = 'Skakel nie gevind nie';
  211. $strLinksTo = 'Skakels na';
  212. $strLocationTextfile = 'Soek die teksleer';
  213. $strLogin = 'Teken aan';
  214. $strLogout = 'Teken uit';
  215. $strLogPassword = 'Wagwoord:';
  216. $strLogUsername = 'Gebruiker Naam:';
  217.  
  218. $strMissingBracket = 'Hakie Ontbreek';
  219. $strModifications = 'Veranderinge is gestoor';
  220. $strModify = 'Verander';
  221. $strModifyIndexTopic = 'Verander \'n indeks';
  222. $strMoveTable = 'Skuif tabel na (databasis<b>.</b>tabel):';
  223. $strMoveTableOK = 'Tabel %s is geskuif na %s.';
  224. $strMySQLCharset = 'MySQL Karakterstel';
  225. $strMySQLReloaded = 'MySQL is herlaai.';
  226. $strMySQLSaid = 'MySQL het gepraat: ';
  227. $strMySQLServerProcess = 'MySQL %pma_s1% hardloop op %pma_s2% as %pma_s3%';
  228. $strMySQLShowProcess = 'Wys prosesse';
  229. $strMySQLShowStatus = 'Wys MySQL in-proses informasie';
  230. $strMySQLShowVars = 'Wys MySQL stelsel veranderlikes';
  231.  
  232. $strName = 'Naam';
  233. $strNext = 'Volgende';
  234. $strNo = 'Nee';
  235. $strNoDatabases = 'Geen databasisse';
  236. $strNoDescription = 'geen Beskrywing';
  237. $strNoDropDatabases = '"DROP DATABASE" stellings word nie toegelaat nie.';
  238. $strNoExplain = 'Ignoreer SQL Verduideliking';
  239. $strNoFrames = 'phpMyAdmin verkies \'n <b>frames-kapabele</b> blaaier.';
  240. $strNoIndex = 'Geen indeks gedefinieer!';
  241. $strNoIndexPartsDefined = 'Geen indeks dele gedefinieer!';
  242. $strNoModification = 'Geen verandering';
  243. $strNone = 'Geen';
  244. $strNoPassword = 'Geen Wagwoord';
  245. $strNoPhp = 'Sonder PHP Kode';
  246. $strNoPrivileges = 'Geen Regte';
  247. $strNoQuery = 'Geen SQL stelling!';
  248. $strNoRights = 'Jy het nie genoeg regte om nou hier te wees nie!';
  249. $strNoTablesFound = 'Geen tabelle in databasis gevind nie.';
  250. $strNotNumber = 'Hierdie is nie \'n nommer nie';
  251. $strNotOK = 'nie OK';
  252. $strNotSet = '<b>%s</b> tabel nie gevind nie of nie gesetel in %s';
  253. $strNotValidNumber = ' is nie \'n geldige ry-nommer nie!';
  254. $strNoUsersFound = 'Geen gebruiker(s) gevind nie.';
  255. $strNoValidateSQL = 'Ignoreer SQL Validasie';
  256. $strNull = 'Null';
  257. $strNumSearchResultsInTable = '%s resultate binne tabel <i>%s</i>';
  258. $strNumSearchResultsTotal = '<b>Totaal:</b> <i>%s</i> ooreenkomste';
  259.  
  260. $strOftenQuotation = 'Dikwels kwotasie-karakters. OPSIONEEL beteken dat slegs char en varchar velde ingeslote is binne die "enclosed by"-character.';
  261. $strOK = 'OK';
  262. $strOperations = 'Operasies';
  263. $strOptimizeTable = 'Optimaliseer tabel';
  264. $strOptionalControls = 'Opsioneel. Kontroleer hoe om spesiale karakters te lees en skryf.';
  265. $strOptionally = 'OPSIONEEL';
  266. $strOptions = 'Opsies';
  267. $strOr = 'Of';
  268. $strOverhead = 'Overhead';
  269.  
  270. $strPageNumber = 'Bladsy nommer:';
  271. $strPartialText = 'Gedeeltelike Tekste';
  272. $strPassword = 'Wagwoord';
  273. $strPasswordEmpty = 'Die wagwoord is leeg!';
  274. $strPasswordNotSame = 'Die wagwoorde is verskillend!';
  275. $strPdfDbSchema = 'Skema van die "%s" databasis - Bladsy %s';
  276. $strPdfInvalidPageNum = 'Ongedefinieerde PDF bladsy nommer!';
  277. $strPdfInvalidTblName = 'Die "%s" databasis bestaan nie!';
  278. $strPdfNoTables = 'Geen tabelle';
  279. $strPhp = 'Skep PHP Kode';
  280. $strPHPVersion = 'PHP Version';
  281. $strPmaDocumentation = 'phpMyAdmin dokumentasie';
  282. $strPmaUriError = 'Die <tt>$cfg[\'PmaAbsoluteUri\']</tt> veranderlike MOET gestel wees in jou konfigurasie leer!';
  283. $strPos1 = 'Begin';
  284. $strPrevious = 'Vorige';
  285. $strPrimary = 'Primere';
  286. $strPrimaryKey = 'Primere sleutel';
  287. $strPrimaryKeyHasBeenDropped = 'Die primere sleutel is verwyder';
  288. $strPrimaryKeyName = 'Die naam van die primere sleutel moet PRIMARY wees!';
  289. $strPrimaryKeyWarning = '("PRIMARY" <b>moet</b> die naam wees van die primere sleutel, en <b>slegs</b> van die primere sleutel!)';
  290. $strPrintView = 'Drukker mooi (print view)';
  291. $strPrivileges = 'Regte';
  292. $strProperties = 'Eienskappe';
  293.  
  294. $strQBE = 'Navraag dmv Voorbeeld';
  295. $strQBEDel = 'Del';
  296. $strQBEIns = 'Ins';
  297. $strQueryOnDb = 'SQL-navraag op databasis <b>%s</b>:';
  298.  
  299. $strRecords = 'Rekords';
  300. $strReferentialIntegrity = 'Toets referential integrity:';
  301. $strRelationNotWorking = 'Die addisionele funksies om met geskakelde tabelle te werk is ge deaktiveer. Om uit te vind hoekom kliek %shier%s.';
  302. $strRelationView = 'Relasie uitsig';
  303. $strReloadFailed = 'MySQL herlaai het misluk.';
  304. $strReloadMySQL = 'Herlaai MySQL';
  305. $strRememberReload = 'Onthou om die bediener (server) te herlaai.';
  306. $strRenameTable = 'Hernoem tabel na';
  307. $strRenameTableOK = 'Tabel %s is vernoem na %s';
  308. $strRepairTable = 'Herstel tabel';
  309. $strReplace = 'Vervang';
  310. $strReplaceTable = 'Vervang tabel data met leer (file)';
  311. $strReset = 'Herstel';
  312. $strReType = 'Tik weer';
  313. $strRevoke = 'Herroep';
  314. $strRevokeGrant = 'Herroep Vergunning';
  315. $strRevokeGrantMessage = 'Jy het die Vergunnings-reg herroep vir %s';
  316. $strRevokeMessage = 'Jy het die regte herroep vir %s';
  317. $strRevokePriv = 'Herroep Regte';
  318. $strRowLength = 'Ry lengte';
  319. $strRows = 'Rye';
  320. $strRowsFrom = 'ry(e) beginnende vanaf rekord #';
  321. $strRowSize = ' Ry grootte ';
  322. $strRowsModeHorizontal = 'horisontale';
  323. $strRowsModeOptions = 'in %s formaat en herhaal opskrifte na %s selle';
  324. $strRowsModeVertical = 'vertikale';
  325. $strRowsStatistic = 'Ry Statistiek';
  326. $strRunning = 'op bediener %s';
  327. $strRunQuery = 'Doen Navraag';
  328. $strRunSQLQuery = 'Hardloop SQL stellings op databasis %s';
  329.  
  330. $strSave = 'Stoor';
  331. $strScaleFactorSmall = 'Die skaal faktor is te klein om die skema op een bladsy te pas';
  332. $strSearch = 'Soek';
  333. $strSearchFormTitle = 'Soek in databasis';
  334. $strSearchInTables = 'Binne tabel(le):';
  335. $strSearchNeedle = 'Woord(e) of waarde(s) om voor te soek (wildcard: "%"):';
  336. $strSearchOption1 = 'ten minste een van die woorde';
  337. $strSearchOption2 = 'alle woorde';
  338. $strSearchOption3 = 'die presiese frase';
  339. $strSearchOption4 = 'as \'n regular expression';
  340. $strSearchResultsFor = 'Soek resultate vir "<i>%s</i>" %s:';
  341. $strSearchType = 'Vind:';
  342. $strSelect = 'Kies';
  343. $strSelectADb = 'Kies asb. \'n databasis';
  344. $strSelectAll = 'Kies Alles';
  345. $strSelectFields = 'Kies Velde (ten minste een):';
  346. $strSelectNumRows = 'in navraag';
  347. $strSelectTables = 'Kies Tabelle';
  348. $strSend = 'Stoor as leer (file)';
  349. $strServerChoice = 'Bediener Keuse';
  350. $strServerVersion = 'Bediener weergawe';
  351. $strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
  352. $strShow = 'Wys';
  353. $strShowAll = 'Wys alles';
  354. $strShowColor = 'Wys kleur';
  355. $strShowCols = 'Wys kolomme';
  356. $strShowGrid = 'Wys ruitgebied';
  357. $strShowingRecords = 'Vertoon rye';
  358. $strShowPHPInfo = 'Wys PHP informasie';
  359. $strShowTableDimension = 'Wys dimensie van tabelle';
  360. $strShowTables = 'Wys tabelle';
  361. $strShowThisQuery = ' Wys hierdie navraag weer hier ';
  362. $strSingly = '(afsonderlik)';
  363. $strSize = 'Grootte';
  364. $strSort = 'Sorteer';
  365. $strSpaceUsage = 'Spasie verbruik';
  366. $strSplitWordsWithSpace = 'Woorde is geskei dmv \'n spasie karakter (" ").';
  367. $strSQL = 'SQL';
  368. $strSQLParserBugMessage = 'Jy het moontlik \'n fout in die SQL interpreteerder ontdek. Ondersoek asb. jou stelling deeglik, en maak seker dat jou kwotasies korrek en gebalanseerd is. Ander moontlike oorsake vir die fout mag wees dat jy probeer om \'n leer in te laai met binere data buite \'n gekwoteerde teks area. Jy kan jou SQL stelling ook probeer direk in die MySQL opdrag-raakvlak (command line interface). Die MySQL bediener se foutboodskap hieronder (indien enige) kan jou ook help om die probleem te diagnoseer. As jy dan nog steeds probleme het, of as die interpreteerder fouteer waar die opdrag-raakvlak slaag, verminder asb. jou SQL stelling toevoer na die enkele stelling wat die probleem veroorsaak, en rapporteer \'n fout met die data stuk in die UITKNIPSEL seksie hieronder:';
  369. $strSQLParserUserError = 'Dit lyk of daar \'n fout is in jou SQL stelling. Die MySQL bediener se foutboodskap hieronder (indien enige) kan jou ook help om die probleem te diagnoseer';
  370. $strSQLQuery = 'SQL-stelling';
  371. $strSQLResult = 'SQL resultaat';
  372. $strSQPBugInvalidIdentifer = 'Ongeldige Identifiseerder';
  373. $strSQPBugUnclosedQuote = 'Ongebalanseerde kwotasie-teken';
  374. $strSQPBugUnknownPunctuation = 'Onbekende Punktuasie String';
  375. $strStatement = 'Stellings';
  376. $strStrucCSV = 'CSV data';
  377. $strStrucData = 'Struktuur en data';
  378. $strStrucDrop = 'Voeg \'drop table\' by';
  379. $strStrucExcelCSV = 'CSV vir M$ Excel data';
  380. $strStrucOnly = 'Slegs struktuur';
  381. $strStructPropose = 'Stel tabel struktuur voor';
  382. $strStructure = 'Struktuur';
  383. $strSubmit = 'Stuur';
  384. $strSuccess = 'Jou SQL-navraag is suksesvol uitgevoer';
  385. $strSum = 'Som';
  386.  
  387. $strTable = 'Tabel';
  388. $strTableComments = 'Tabel kommentaar';
  389. $strTableEmpty = 'Die tabel naam is leeg!';
  390. $strTableHasBeenDropped = 'Tabel %s is verwyder';
  391. $strTableHasBeenEmptied = 'Tabel %s is leeg gemaak';
  392. $strTableHasBeenFlushed = 'Tabel %s is geflush';
  393. $strTableMaintenance = 'Tabel instandhouding';
  394. $strTables = '%s tabel(le)';
  395. $strTableStructure = 'Tabel struktuur vir tabel';
  396. $strTableType = 'Tabel tipe';
  397. $strTextAreaLength = ' Omrede sy lengte,<br /> is hierdie veld moontlik nie veranderbaar nie ';
  398. $strTheContent = 'Die inhoud van jou leer is ingevoeg.';
  399. $strTheContents = 'Die inhoud van die leer vervang die inhoud van die geselekteerde tabel vir rye met \'n identiese primere of unieke sleutel.';
  400. $strTheTerminator = 'Die beeindiger (terminator) van die velde.';
  401. $strTotal = 'totaal';
  402. $strType = 'Tipe';
  403.  
  404. $strUncheckAll = 'Kies Niks';
  405. $strUnique = 'Uniek';
  406. $strUnselectAll = 'Selekteer Niks';
  407. $strUpdatePrivMessage = 'Jy het die regte opgedateer vir %s.';
  408. $strUpdateProfile = 'Verander profiel:';
  409. $strUpdateProfileMessage = 'Die profiel is opgedateer.';
  410. $strUpdateQuery = 'Verander Navraag';
  411. $strUsage = 'Gebruik';
  412. $strUseBackquotes = 'Omring tabel en veldname met backquotes';
  413. $strUser = 'Gebruiker';
  414. $strUserEmpty = 'Die gebruiker naam ontbreek!';
  415. $strUserName = 'Gebruiker naam';
  416. $strUsers = 'Gebruikers';
  417. $strUseTables = 'Gebruik Tabelle';
  418.  
  419. $strValidateSQL = 'Valideer SQL';
  420. $strValue = 'Waarde';
  421. $strViewDump = 'Sien die storting (skema) van die tabel';
  422. $strViewDumpDB = 'Sien die storting (skema) van die databasis';
  423.  
  424. $strWelcome = 'Welkom by %s';
  425. $strWithChecked = 'Met gekose:';
  426. $strWrongUser = 'Verkeerde gebruikernaam/wagwoord. Toegang geweier.';
  427.  
  428. $strYes = 'Ja';
  429.  
  430. $strZip = '"ge-zip"';
  431.  
  432. $strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.';  //to translate
  433. $strWebServerUploadDirectory = 'web-server upload directory';  //to translate
  434. $strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached';  //to translate
  435. $strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
  436. $strServer = 'Server %s';  //to translate
  437. $strPutColNames = 'Put fields names at first row';  //to translate
  438. $strImportDocSQL = 'Import docSQL Files';  //to translate
  439. $strDataDict = 'Data Dictionary';  //to translate
  440. $strPrint = 'Print';  //to translate
  441. $strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.';  //to translate
  442. $strCompression = 'Compression'; //to translate
  443. $strNumTables = 'Tables'; //to translate
  444. $strTotalUC = 'Total'; //to translate
  445. $strRelationalSchema = 'Relational schema';  //to translate
  446. $strTableOfContents = 'Table of contents';  //to translate
  447. $strCannotLogin = 'Cannot login to MySQL server';  //to translate
  448. $strShowDatadictAs = 'Data Dictionary Format';  //to translate
  449. $strLandscape = 'Landscape';  //to translate
  450. $strPortrait = 'Portrait';  //to translate
  451.  
  452. $timespanfmt = '%s days, %s hours, %s minutes and %s seconds'; //to translate
  453.  
  454. $strAbortedClients = 'Aborted'; //to translate
  455. $strConnections = 'Connections'; //to translate
  456. $strFailedAttempts = 'Failed attempts'; //to translate
  457. $strGlobalValue = 'Global value'; //to translate
  458. $strMoreStatusVars = 'More status variables'; //to translate
  459. $strPerHour = 'per hour'; //to translate
  460. $strQueryStatistics = '<b>Query statistics</b>: Since its startup, %s queries have been sent to the server.';
  461. $strQueryType = 'Query type'; //to translate
  462. $strReceived = 'Received'; //to translate
  463. $strSent = 'Sent'; //to translate
  464. $strServerStatus = 'Runtime Information'; //to translate
  465. $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate
  466. $strServerTabVariables = 'Variables'; //to translate
  467. $strServerTabProcesslist = 'Processes'; //to translate
  468. $strServerTrafficNotes = '<b>Server traffic</b>: These tables show the network traffic statistics of this MySQL server since its startup.';
  469. $strServerVars = 'Server variables and settings'; //to translate
  470. $strSessionValue = 'Session value'; //to translate
  471. $strTraffic = 'Traffic'; //to translate
  472. $strVar = 'Variable'; //to translate
  473.  
  474. $strCommand = 'Command'; //to translate
  475. $strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate
  476. $strId = 'ID'; //to translate
  477. $strProcesslist = 'Process list'; //to translate
  478. $strStatus = 'Status'; //to translate
  479. $strTime = 'Time'; //to translate
  480. $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate
  481.  
  482. $strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the <code>$cfg[\'BZipDump\']</code> directive in your phpMyAdmin configuration file to <code>FALSE</code>. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate
  483. $strLaTeX = 'LaTeX';  //to translate
  484.  
  485. $strAdministration = 'Administration'; //to translate
  486. $strFlushPrivilegesNote = 'Note: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of this tables may differ from the privileges the server uses if manual changes have made to it. In this case, you should %sreload the privileges%s before you continue.'; //to translate
  487. $strGlobalPrivileges = 'Global privileges'; //to translate
  488. $strGrantOption = 'Grant'; //to translate
  489. $strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'; //to translate
  490. $strPrivDescAlter = 'Allows altering the structure of existing tables.'; //to translate
  491. $strPrivDescCreateDb = 'Allows creating new databases and tables.'; //to translate
  492. $strPrivDescCreateTbl = 'Allows creating new tables.'; //to translate
  493. $strPrivDescCreateTmpTable = 'Allows creating temporary tables.'; //to translate
  494. $strPrivDescDelete = 'Allows deleting data.'; //to translate
  495. $strPrivDescDropDb = 'Allows dropping databases and tables.'; //to translate
  496. $strPrivDescDropTbl = 'Allows dropping tables.'; //to translate
  497. $strPrivDescExecute = 'Allows running stored procedures; Has no effect in this MySQL version.'; //to translate
  498. $strPrivDescFile = 'Allows importing data from and exporting data into files.'; //to translate
  499. $strPrivDescGrant = 'Allows adding users and privileges without reloading the privilege tables.'; //to translate
  500. $strPrivDescIndex = 'Allows creating and dropping indexes.'; //to translate
  501. $strPrivDescInsert = 'Allows inserting and replacing data.'; //to translate
  502. $strPrivDescLockTables = 'Allows locking tables for the current thread.'; //to translate
  503. $strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.';
  504. $strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.';
  505. $strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.';
  506. $strPrivDescProcess3 = 'Allows killing processes of other users.'; //to translate
  507. $strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; //to translate
  508. $strPrivDescReferences = 'Has no effect in this MySQL version.'; //to translate
  509. $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; //to translate
  510. $strPrivDescReplSlave = 'Needed for the replication slaves.'; //to translate
  511. $strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate
  512. $strPrivDescSelect = 'Allows reading data.'; //to translate
  513. $strPrivDescShowDb = 'Gives access to the complete list of databases.'; //to translate
  514. $strPrivDescShutdown = 'Allows shutting down the server.'; //to translate
  515. $strPrivDescSuper = 'Allows connectiong, even if maximum number of connections is reached; Required for most administrative operations like setting global variables or killing threads of other users.'; //to translate
  516. $strPrivDescUpdate = 'Allows changing data.'; //to translate
  517. $strPrivDescUsage = 'No privileges.'; //to translate
  518. $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to translate
  519. $strResourceLimits = 'Resource limits'; //to translate
  520. $strUserOverview = 'User overview'; //to translate
  521. $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate
  522.  
  523. $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate
  524.  
  525. $strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate
  526. $strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate
  527. $strDeleting = 'Deleting %s'; //to translate
  528. $strJustDelete = 'Just delete the users from the privilege tables.'; //to translate
  529. $strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate
  530. $strReloadingThePrivileges = 'Reloading the privileges'; //to translate
  531. $strRemoveSelectedUsers = 'Remove selected users'; //to translate
  532. $strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate
  533. $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate
  534. $strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate
  535.  
  536. $strAddPrivilegesOnDb = 'Add privileges on the following database'; //to translate
  537. $strAddPrivilegesOnTbl = 'Add privileges on the following table'; //to translate
  538. $strColumnPrivileges = 'Column-specific privileges'; //to translate
  539. $strDbPrivileges = 'Database-specific privileges'; //to translate
  540. $strLocalhost = 'Local';
  541. $strLoginInformation = 'Login Information'; //to translate
  542. $strTblPrivileges = 'Table-specific privileges'; //to translate
  543. $strThisHost = 'This Host'; //to translate
  544. $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate
  545. $strUserAlreadyExists = 'The user %s already exists!'; //to translate
  546. $strUseTextField = 'Use text field'; //to translate
  547.  
  548. $strNoUsersSelected = 'No users selected.'; //to translate
  549. $strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate
  550. $strAddedColumnComment = 'Added comment for column';  //to translate
  551. $strWritingCommentNotPossible = 'Writing of comment not possible';  //to translate
  552. $strAddedColumnRelation = 'Added relation for column';  //to translate
  553. $strWritingRelationNotPossible = 'Writing of relation not possible';  //to translate
  554. $strImportFinished = 'Import finished';  //to translate
  555. $strFileCouldNotBeRead = 'File could not be read';  //to translate
  556. $strIgnoringFile = 'Ignoring file %s';  //to translate
  557. $strThisNotDirectory = 'This was not a directory';  //to translate
  558. $strAbsolutePathToDocSqlDir = 'Please enter the absolute path on webserver to docSQL directory';  //to translate
  559. $strImportFiles = 'Import files';  //to translate
  560. $strDBGModule = 'Module';  //to translate
  561. $strDBGLine = 'Line';  //to translate
  562. $strDBGHits = 'Hits';  //to translate
  563. $strDBGTimePerHitMs = 'Time/Hit, ms';  //to translate
  564. $strDBGTotalTimeMs = 'Total time, ms';  //to translate
  565. $strDBGMinTimeMs = 'Min time, ms';  //to translate
  566. $strDBGMaxTimeMs = 'Max time, ms';  //to translate
  567. $strDBGContextID = 'Context ID';  //to translate
  568. $strDBGContext = 'Context';  //to translate
  569. $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration';  //to translate
  570. $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a';  //to translate
  571. $strCheckPrivs = 'Check Privileges';  //to translate
  572. $strCheckPrivsLong = 'Check privileges for database "%s".';  //to translate
  573. $strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.';  //to translate
  574. $strDatabasesStatsDisable = 'Disable Statistics';  //to translate
  575. $strDatabasesStatsEnable = 'Enable Statistics';  //to translate
  576. $strJumpToDB = 'Jump to database "%s".';  //to translate
  577. $strDropSelectedDatabases = 'Drop Selected Databases';  //to translate
  578. $strNoDatabasesSelected = 'No databases selected.';  //to translate
  579. $strDatabasesDropped = '%s databases have been dropped successfully.';  //to translate
  580. $strGlobal = 'global';  //to translate
  581. $strDbSpecific = 'database-specific';  //to translate
  582. $strUsersHavingAccessToDb = 'Users having access to "%s"';  //to translate
  583. $strChangeCopyUser = 'Change Login Information / Copy User';  //to translate
  584. $strChangeCopyMode = 'Create a new user with the same privileges and ...';  //to translate
  585. $strChangeCopyModeCopy = '... keep the old one.';  //to translate
  586. $strChangeCopyModeJustDelete = ' ... delete the old one from the user tables.';  //to translate
  587. $strChangeCopyModeRevoke = ' ... revoke all active privileges from the old one and delete it afterwards.';  //to translate
  588. $strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.';  //to translate
  589. $strWildcard = 'wildcard';  //to translate
  590. $strRowsModeFlippedHorizontal = 'horizontal (rotated headers)';//to translate
  591. $strQueryTime = 'Query took %01.4f sec';//to translate
  592. $strDumpComments = 'Include column comments as inline SQL-comments';//to translate
  593. $strDBComment = 'Database comment: ';//to translate
  594. $strQueryFrame = 'Query window';//to translate
  595. $strQueryFrameDebug = 'Debugging information';//to translate
  596. $strQueryFrameDebugBox = 'Active variables for the query form:\nDB: %s\nTable: %s\nServer: %s\n\nCurrent variables for the query form:\nDB: %s\nTable: %s\nServer: %s\n\nOpener location: %s\nFrameset location: %s.';//to translate
  597. $strQuerySQLHistory = 'SQL-history';//to translate
  598. $strMIME_MIMEtype = 'MIME-type';//to translate
  599. $strMIME_transformation = 'Browser transformation';//to translate
  600. $strMIME_transformation_options = 'Transformation options';//to translate
  601. $strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';//to translate
  602. $strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s';//to translate
  603. $strMIME_available_mime = 'Available MIME-types';//to translate
  604. $strMIME_available_transform = 'Available transformations';//to translate
  605. $strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function';//to translate
  606. $strMIME_description = 'Description';//to translate
  607. $strMIME_nodescription = 'No Description is available for this transformation.<br />Please ask the author, what %s does.';//to translate
  608. $strMIME_file = 'Filename';//to translate
  609. $strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
  610. $strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';//to translate
  611. $strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate
  612. $strInnodbStat = 'InnoDB Status';  //to translate
  613. $strUpdComTab = 'Please see Documentation on how to update your Column_comments Table';  //to translate
  614. $strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; options: width,height in pixels (keeps the original ratio)';  //to translate
  615. $strTransformation_image_png__inline = 'See image/jpeg: inline';  //to translate
  616. $strSQLOptions = 'SQL options';//to translate
  617. $strXML = 'XML';//to translate
  618. $strCSVOptions = 'CSV options';//to translate
  619. $strNoOptions = 'This format has no options';//to translate
  620. $strStatCreateTime = 'Creation';//to translate
  621. $strStatUpdateTime = 'Last update';//to translate
  622. $strStatCheckTime = 'Last check';//to translate
  623. $strPerMinute = 'per minute';//to translate
  624. $strPerSecond = 'per second';//to translate
  625. $strAutomaticLayout = 'Automatic layout';  //to translate
  626. $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?';  //to translate
  627. $strFileNameTemplate = 'File name template';//to translate
  628. $strFileNameTemplateRemember = 'remember template';//to translate
  629. $strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate
  630. $strTransformation_text_plain__dateformat = 'Takes a TIME, TIMESTAMP or DATETIME field and formats it using your local dateformat. First option is the offset (in hours) which will be added to the timestamp (Default: 0). Second option is a different dateformat according to the parameters available for PHPs strftime().';//to translate
  631. $strTransformation_text_plain__substr = 'Only shows part of a string. First option is an offset to define where the output of your text starts (Default 0). Second option is an offset how much text is returned. If empty, returns all the remaining text. The third option defines which chars will be appended to the output when a substring is returned (Default: ...) .';//to translate
  632. $strTransformation_text_plain__external = 'LINUX ONLY: Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';//to translate
  633. $strAutodetect = 'Autodetect';  //to translate
  634. $strTransformation_text_plain__imagelink = 'Displays an image and a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is the width in pixels, third is the height.';  //to translate
  635. $strTransformation_text_plain__link = 'Displays a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is a title for the link.';  //to translate
  636. $strUseHostTable = 'Use Host Table';  //to translate
  637. $strShowFullQueries = 'Show Full Queries';  //to translate
  638. $strTruncateQueries = 'Truncate Shown Queries';  //to translate
  639. $strSwitchToTable = 'Switch to copied table';  //to translate
  640. $strCharset = 'Charset';  //to translate
  641. $strLaTeXOptions = 'LaTeX options';  //to translate
  642. $strRelations = 'Relations';  //to translate
  643. $strMoveTableSameNames = 'Can\'t move table to same one!';  //to translate
  644. $strCopyTableSameNames = 'Can\'t copy table to same one!';  //to translate
  645. $strMustSelectFile = 'You should select file which you want to insert.';  //to translate
  646. $strSaveOnServer = 'Save on server in %s directory';  //to translate
  647. $strOverwriteExisting = 'Overwrite existing file(s)';  //to translate
  648. $strFileAlreadyExists = 'File %s already exists on server, change filename or check overwrite option.';  //to translate
  649. $strDumpSaved = 'Dump has been saved to file %s.';  //to translate
  650. $strNoPermission = 'The web server does not have permission to save the file %s.';  //to translate
  651. $strNoSpace = 'Insufficient space to save the file %s.';  //to translate
  652. $strInsertedRowId = 'Inserted row id:';  //to translate
  653. $strLoadMethod = 'LOAD method';  //to translate
  654. $strLoadExplanation = 'The best method is checked by default, but you can change if it fails.';  //to translate
  655. $strExecuteBookmarked = 'Execute bookmarked query';  //to translate
  656. $strExcelOptions = 'Excel options';  //to translate
  657. $strReplaceNULLBy = 'Replace NULL by';  //to translate
  658. $strQueryWindowLock = 'Do not overwrite this query from outside the window';  //to translate
  659. $strPaperSize = 'Paper size';  //to translate
  660. $strDatabaseNoTable = 'This database contains no table!';//to translate
  661. $strViewDumpDatabases = 'View dump (schema) of databases';//to translate
  662. $strAddIntoComments = 'Add into comments';//to translate
  663. $strDatabaseExportOptions = 'Database export options';//to translate
  664. $strAddDropDatabase = 'Add DROP DATABASE';//to translate
  665. $strToggleScratchboard = 'toggle scratchboard';  //to translate
  666. $strTableOptions = 'Table options';  //to translate
  667. $strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).';  //to translate
  668. $strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.';  //to translate
  669. $strAddAutoIncrement = 'Add AUTO_INCREMENT value';  //to translate
  670. $strCharsets = 'Charsets';  //to translate
  671. $strDescription = 'Description';  //to translate
  672. $strCharsetsAndCollations = 'Character Sets and Collations';  //to translate
  673. $strCollation = 'Collation';  //to translate
  674. $strMultilingual = 'multilingual';  //to translate
  675. $strGerman = 'German';  //to translate
  676. $strPhoneBook = 'phone book';  //to translate
  677. $strDictionary = 'dictionary';  //to translate
  678. $strSwedish = 'Swedish';  //to translate
  679. $strDanish = 'Danish';  //to translate
  680. $strCzech = 'Czech';  //to translate
  681. $strTurkish = 'Turkish';  //to translate
  682. $strEnglish = 'English';  //to translate
  683. $strHungarian = 'Hungarian';  //to translate
  684. $strCroatian = 'Croatian';  //to translate
  685. $strBulgarian = 'Bulgarian';  //to translate
  686. $strLithuanian = 'Lithuanian';  //to translate
  687. $strEstonian = 'Estonian';  //to translate
  688. $strCaseInsensitive = 'case-insensitive';  //to translate
  689. $strCaseSensitive = 'case-sensitive';  //to translate
  690. $strUkrainian = 'Ukrainian';  //to translate
  691. $strHebrew = 'Hebrew';  //to translate
  692. $strWestEuropean = 'West European';  //to translate
  693. $strCentralEuropean = 'Central European';  //to translate
  694. $strTraditionalChinese = 'Traditional Chinese';  //to translate
  695. $strCyrillic = 'Cyrillic';  //to translate
  696. $strArmenian = 'Armenian';  //to translate
  697. $strArabic = 'Arabic';  //to translate
  698. $strRussian = 'Russian';  //to translate
  699. $strUnknown = 'unknown';  //to translate
  700. $strBaltic = 'Baltic';  //to translate
  701. $strUnicode = 'Unicode';  //to translate
  702. $strSimplifiedChinese = 'Simplified Chinese';  //to translate
  703. $strKorean = 'Korean';  //to translate
  704. $strGreek = 'Greek';  //to translate
  705. $strJapanese = 'Japanese';  //to translate
  706. $strThai = 'Thai';  //to translate
  707. $strUseThisValue = 'Use this value';  //to translate
  708. $strWindowNotFound = 'The target browser window could not be updated. Maybe you have closed the parent window or your browser is blocking cross-window updates of your security settings';  //to translate
  709. $strBrowseForeignValues = 'Browse foreign values';  //to translate
  710. ?>
  711.